Hi folks,
I've created a Role Group that will allow me to give a colleague admin access to a specific subset of recipients, defined by OU. This all worked as expected until I realised that the admin could see ALL recipients in the organisation.
After spending some time looking into the reasons why, it appears that this is defined by the "ImplicitRecipientReadScope" field in the Management Role and as this is set to "Organization", it cannot be changed.
I've tried a few things, like creating a Management Role using "MyDistributionGroups" as the parent role. The thinking behind this was that it's "ImplicitRecipientReadScope" is set to "MyGAL", which would have worked well for me as all users I need that admin to...administer are part of the same custom GAL.
When trying to create a Role Group based on the above though, I received the following error:
"WARNING: The database management scope won't be applied to the role assignment for the management role because this role has an implicit scope MyDistributionGroups that's smaller than the specified scope."
Does anyone know if there is a way to do what I require here? It sounds like it should be possible and a little more straightforward than this.
Thanks in advance for any assistance.